regexp/syntax.compiler.cap (method)
3 uses
regexp/syntax (current package)
compile.go#L128: bra := c.cap(uint32(re.Cap << 1))
compile.go#L130: ket := c.cap(uint32(re.Cap<<1 | 1))
compile.go#L178: func (c *compiler) cap(arg uint32) frag {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)